Revision: kernel-package--devel--0.1--patch-341
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 21:14:19 CDT 2003
Standard-date: 2003-10-11 02:14:19 GMT
Modified-files: README debian/changelog kernel-img.conf.5
    kernel/README kernel/image.postinst kernel/rules
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.1--patch-341
Summary: cscvs to tla changeset 342
Keywords: cscvs:MAIN-342

Author: srivasta
Date: 2000/05/07 17:07:38
   * Added a space after a question the postinst asks.
* Added a spacs after --backup=t while copying. This would cause things
to break otherwise.
* Added a / in the error message when no_symlinks is on.
* Fix the README to talk about no_symlinks, and not no_symlink.
fixes Bug # 63606
* Added three more directives for kernel-imge.conf, namely,
do_boot_enable, do_bootfloppy, and do_bootloader. All default to YES.
closes: Bug#63607
* Added a check in the makefloppy routine to make sure the image we are
trying to write exists. This closes: Bug#63558
* Capture the stderr too when testing the bootloaders. This fixes Bug
63599
*  Fixed PPC setup to handle new powermacs. This was a (grave) RC
bug. This fixes Bug# 63559
* Added checks and guards to ensue that 63558 would be caught and more
information provided. Insufficient data as yet to figure out what is
causing it.
